home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / need_for.swf / scripts / DefineButton2_89 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2011-01-06  |  92 b   |  6 lines

  1. on(release){
  2.    gotoAndStop("wait_level");
  3.    play();
  4.    button_press_Sound.start();
  5. }
  6.